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