Skip to content

Commit 846ea49

Browse files
committed
New Release 0.0.61
1 parent 9a3590e commit 846ea49

File tree

5 files changed

+12
-3
lines changed

5 files changed

+12
-3
lines changed

composeApp/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,8 @@ android {
305305
applicationId = "it.fast4x.riplay"
306306
minSdk = 24
307307
targetSdk = 36
308-
versionCode = 60
309-
versionName = "0.0.60"
308+
versionCode = 61
309+
versionName = "0.0.61"
310310

311311
multiDexEnabled = true
312312

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
Log completed at
3+
https://github.com/fast4x/RiPlay/releases/tag/0.0.59
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
Log completed at
3+
https://github.com/fast4x/RiPlay/releases/tag/0.0.60
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
Log completed at
3+
https://github.com/fast4x/RiPlay/releases/tag/0.0.61
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
60-0.0.60-RiPlay
1+
61-0.0.61-RiPlay

0 commit comments

Comments
 (0)