diff --git a/app/build.gradle b/app/build.gradle index c309816..a66f5c7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.lvaccaro.lamp" minSdkVersion 19 targetSdkVersion 28 - versionCode 33 - versionName "3.3" + versionCode 34 + versionName "3.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true }