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 491f297 commit df83f89Copy full SHA for df83f89
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
defaultConfig {
14
minSdkVersion 29
15
targetSdkVersion 36
16
- versionCode 2000048
17
- versionName "2.0.48"
+ versionCode 2000049
+ versionName "2.0.49-SNAPSHOT"
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
19
}
20
0 commit comments