Skip to content

Commit

Permalink
Version bump to 0.2.5-alpha.
Browse files Browse the repository at this point in the history
  • Loading branch information
HLCaptain committed Mar 31, 2023
1 parent a3773f8 commit aa0f77b
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 @@ -40,8 +40,8 @@ android {
applicationId "illyan.jay"
minSdk 21
targetSdk 33
versionCode 7
versionName "0.2.4-alpha"
versionCode 8
versionName "0.2.5-alpha"

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

0 comments on commit aa0f77b

Please sign in to comment.