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 4ccf7f4 commit 7ca69adCopy full SHA for 7ca69ad
1 file changed
app/build.gradle
@@ -39,8 +39,8 @@ android {
39
40
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
41
// xx .xxx .xx .xx
42
- versionCode 230000001
43
- versionName "23.0.0 Alpha 1"
+ versionCode 230000002
+ versionName "23.0.0 Alpha 02"
44
45
flavorDimensions "default"
46
renderscriptTargetApi = 19
0 commit comments