Skip to content

Commit

Permalink
Bump version to 0.0.1-pre-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DianQK committed Feb 2, 2023
1 parent b39a2a3 commit bcd107e
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 @@ -23,8 +23,8 @@ android {
applicationId "org.dianqk.ruslin"
minSdk project.min_sdk_version
targetSdk project.target_sdk_version
versionCode 3
versionName "0.0.1-pre-alpha.2"
versionCode 4
versionName "0.0.1-pre-alpha.3"

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

0 comments on commit bcd107e

Please sign in to comment.