We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5783bc8 commit 151b4b5Copy full SHA for 151b4b5
app/build.gradle
@@ -56,7 +56,7 @@ android {
56
minSdkVersion 24
57
//noinspection OldTargetApi
58
targetSdkVersion 34
59
- versionCode 180030
+ versionCode 180040
60
versionName "v180.3.0"
61
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
62
vectorDrawables.useSupportLibrary = true
0 commit comments