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