We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936573a commit f7e09deCopy full SHA for f7e09de
1 file changed
app/build.gradle.kts
@@ -27,8 +27,8 @@ android {
27
applicationId = "com.muedsa.tvbox"
28
minSdk = 24
29
targetSdk = 36
30
- versionCode = 39
31
- versionName = "0.7.1"
+ versionCode = 40
+ versionName = "0.7.2"
32
}
33
34
signingConfigs {
0 commit comments