Skip to content

Commit

Permalink
chore: v0.3.5 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
junjange committed Aug 20, 2024
1 parent 4baf491 commit 6762144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ applicationId = "com.happy.friendogly"
compileSdk = "34"
minSdk = "26"
targetSdk = "34"
versionCode = "9"
versionName = "0.3.4"
versionCode = "10"
versionName = "0.3.5"

agp = "8.3.0"
kotlin = "1.9.24"
Expand Down

0 comments on commit 6762144

Please sign in to comment.