We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f368a1f commit 057d249Copy full SHA for 057d249
app/build.gradle
@@ -55,8 +55,8 @@ android {
55
minSdkVersion 24
56
//noinspection OldTargetApi
57
targetSdkVersion 35
58
- versionCode 181020
59
- versionName "v181.0.20"
+ versionCode 181030
+ versionName "v181.0.30"
60
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
61
vectorDrawables.useSupportLibrary = true
62
0 commit comments