Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
RLD-JL committed Dec 16, 2023
1 parent 0f478f7 commit 16c41c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions androidApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ android {
applicationId = "com.rld.justlisten.android"
minSdk = 21
targetSdk = 34
versionCode = 22
versionName = "1.0.7-b"
versionCode = 23
versionName = "1.0.7-c"
vectorDrawables {
useSupportLibrary = true
}
Expand Down

0 comments on commit 16c41c1

Please sign in to comment.