diff --git a/app/build.gradle b/app/build.gradle index 8244a69..a0f549c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,7 +16,7 @@ android { minSdk 24 targetSdk 34 versionCode applicationVersionCodeArgument ?: 1 - versionName "1.0" + versionName "1.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {