We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f56dd4 commit 6b989ddCopy full SHA for 6b989dd
1 file changed
api/build.gradle.kts
@@ -5,6 +5,9 @@ plugins {
5
id("org.jetbrains.kotlinx.binary-compatibility-validator")
6
}
7
8
+group = "com.muedsa.tvbox"
9
+version = "12.1.0"
10
+
11
android {
12
namespace = "com.muedsa.tvbox.api"
13
0 commit comments