Skip to content

Commit

Permalink
[AN] release: v1.2.0 (#618) (#619)
Browse files Browse the repository at this point in the history
chore: release v1.2.0
  • Loading branch information
SeongHoonC authored and seokjin8678 committed Nov 16, 2023
1 parent d6a5067 commit 15a7d08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/festago/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId = "com.festago.festago"
minSdk = 28
targetSdk = 34
versionCode = 6
versionName = "1.1.2"
versionCode = 7
versionName = "1.2.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 15a7d08

Please sign in to comment.