Skip to content

Commit

Permalink
Merge pull request #64 from eunwoop/feature/version-up
Browse files Browse the repository at this point in the history
Update version to 1.2 (versionCode 3)
  • Loading branch information
Wanjuuuuu authored Aug 7, 2024
2 parents 017d010 + 4129f79 commit 8631e80
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 @@ -12,8 +12,8 @@ android {
applicationId "com.eee.www.nugasa"
minSdkVersion 21
targetSdkVersion 34
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"

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

0 comments on commit 8631e80

Please sign in to comment.