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