We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c649de6 commit 284f94bCopy full SHA for 284f94b
app/build.gradle
@@ -24,7 +24,7 @@ android {
24
minSdkVersion 23
25
targetSdkVersion 36
26
versionName '3.4'
27
- versionCode 31
+ versionCode 32
28
multiDexEnabled true
29
vectorDrawables.useSupportLibrary = true
30
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
0 commit comments