Skip to content

Commit

Permalink
version change
Browse files Browse the repository at this point in the history
  • Loading branch information
kr3st1k committed Jul 4, 2024
1 parent cddfe67 commit 858d52f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
defaultConfig {
applicationId = "com.kr3st1k.pumptracker"
minSdk = 31
versionCode = 81
versionName = "0.3"
versionCode = 90
versionName = "0.4"

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

0 comments on commit 858d52f

Please sign in to comment.