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 c146039 commit 192cb11Copy full SHA for 192cb11
1 file changed
app/build.gradle
@@ -40,8 +40,8 @@ android {
40
41
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
42
// xx .xxx .xx .xx
43
- versionCode 230000011
44
- versionName "23.0.0 Alpha 11"
+ versionCode 230000012
+ versionName "23.0.0 Alpha 12"
45
46
flavorDimensions "default"
47
renderscriptTargetApi = 19
0 commit comments