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