Skip to content

Commit

Permalink
bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaun committed Sep 29, 2024
1 parent 9215ff4 commit 25550f8
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 @@ -6,8 +6,8 @@ android {
compileSdk 35
minSdkVersion 23
targetSdkVersion 35
versionCode 33
versionName "0.12"
versionCode 34
versionName "0.13"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
buildTypes {
Expand Down

0 comments on commit 25550f8

Please sign in to comment.