Skip to content

Commit

Permalink
Bump version to 0.0.1-alpha.2(6)
Browse files Browse the repository at this point in the history
  • Loading branch information
DianQK committed Feb 25, 2023
1 parent 4a460e9 commit 1e7566f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
applicationId "org.dianqk.ruslin"
minSdk project.min_sdk_version
targetSdk project.target_sdk_version
versionCode 5
versionName "0.0.1-alpha.1"
versionCode 6
versionName "0.0.1-alpha.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 1e7566f

Please sign in to comment.