diff --git a/app/build.gradle b/app/build.gradle index 8b674120..7dbf8b27 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { minSdkVersion 24 //noinspection OldTargetApi targetSdkVersion 34 - versionCode 180030 + versionCode 180040 versionName "v180.3.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true