Skip to content

Commit

Permalink
Bump to 0.0.1-pre-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DianQK committed Jan 18, 2023
1 parent 78295f5 commit 0190d0e
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 2
versionName "0.0.1-pre-alpha.1"
versionCode 3
versionName "0.0.1-pre-alpha.2"

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

0 comments on commit 0190d0e

Please sign in to comment.