Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Commit 2fb135e

Browse files
committed
1.21.80
1 parent c48068c commit 2fb135e

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android {
1818
//noinspection EditedTargetSdkVersion
1919
targetSdk = 35
2020
versionCode = 1
21-
versionName = "2.7"
21+
versionName = "2.8"
2222

2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424

app/libs/MuCuteRelay.jar

-197 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.mucheng.mucute.client.util
22

33
object MinecraftUtils {
4-
const val RECOMMENDED_VERSION = "v1.21.72"
4+
const val RECOMMENDED_VERSION = "v1.21.80"
55
}

0 commit comments

Comments
 (0)