Skip to content

Commit

Permalink
update: version 1.0.0-rc03
Browse files Browse the repository at this point in the history
  • Loading branch information
muedsa committed Aug 23, 2024
1 parent bc53e57 commit d01a101
Show file tree
Hide file tree
Showing 4 changed files with 1,148 additions and 671 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 = "com.muedsa.jcytv"
minSdk = 24
targetSdk = 34
versionCode = 13
versionName = "1.0.0-rc02"
versionCode = 14
versionName = "1.0.0-rc03"
vectorDrawables {
useSupportLibrary = true
}
Expand Down
Loading

0 comments on commit d01a101

Please sign in to comment.