Skip to content

Commit a77e253

Browse files
committed
New Release 0.7.63
1 parent b926764 commit a77e253

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

composeApp/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ android {
312312
applicationId = "it.fast4x.riplay"
313313
minSdk = 24
314314
targetSdk = 36
315-
versionCode = 62
316-
versionName = "0.0.62"
315+
versionCode = 63
316+
versionName = "0.7.63"
317317

318318
multiDexEnabled = true
319319

createtag.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
git tag v0.7.2
2-
git push origin v0.7.2
1+
git tag v0.7.63
2+
git push origin v0.7.63
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.63

0 commit comments

Comments
 (0)