Skip to content

Commit

Permalink
make release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
epicstar committed Oct 30, 2021
1 parent 9715c93 commit 56b1268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {
minSdkVersion versions.android.minSdk
targetSdkVersion versions.android.targetSdk
versionCode 160090000
versionName "9.0.0-alpha"
versionName "9.0.0-rc1"
}
lintOptions {
warning 'InvalidPackage'
Expand Down

0 comments on commit 56b1268

Please sign in to comment.