We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026f0ce commit e37d462Copy full SHA for e37d462
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
defaultConfig {
13
minSdkVersion 29
14
targetSdkVersion 36
15
- versionCode 2001095
16
- versionName "2.1.95"
+ versionCode 2001096
+ versionName "2.1.96-SNAPSHOT"
17
testInstrumentationRunner("androidx.test.runner.AndroidJUnitRunner")
18
}
19
0 commit comments