Skip to content

Commit

Permalink
chore 🧹: increase version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SDIDSA committed Jul 23, 2023
1 parent 67d4a13 commit b52bdb5
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 @@ -30,8 +30,8 @@ android {
applicationId "org.luke.diminou"
minSdk 24
targetSdk 34
versionCode 1
versionName "0.1.1"
versionCode 3
versionName "0.1.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit b52bdb5

Please sign in to comment.