Skip to content

Commit

Permalink
Merge pull request #770 from kosenda/feature/versionup-1-35
Browse files Browse the repository at this point in the history
feature: versionUp 1.35(46)
  • Loading branch information
kosenda authored Dec 22, 2024
2 parents 5502207 + 4735f39 commit 9792961
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 @@ -28,8 +28,8 @@ android {
applicationId = "ksnd.hiraganaconverter"
minSdk = 26
targetSdk = 35
versionCode = 45
versionName = "1.34"
versionCode = 46
versionName = "1.35"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
compileOptions {
Expand Down

0 comments on commit 9792961

Please sign in to comment.