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 3ddaea2 commit 9cda4d5Copy full SHA for 9cda4d5
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
defaultConfig {
14
minSdkVersion 29
15
targetSdkVersion 36
16
- versionCode 2000049
17
- versionName "2.0.49"
+ versionCode 2000050
+ versionName "2.0.50-SNAPSHOT"
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
19
}
20
0 commit comments