We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5acbe70 commit eeba2beCopy full SHA for eeba2be
1 file changed
app/build.gradle.kts
@@ -25,8 +25,8 @@ android {
25
applicationId = "com.muedsa.tvbox.mtjj"
26
minSdk = 24
27
targetSdk = 35
28
- versionCode = 13
29
- versionName = "0.1.1"
+ versionCode = 14
+ versionName = "0.1.2"
30
}
31
32
signingConfigs {
0 commit comments