Skip to content

Commit 6b989dd

Browse files
committed
build: add group and version
1 parent 1f56dd4 commit 6b989dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

api/build.gradle.kts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ plugins {
55
id("org.jetbrains.kotlinx.binary-compatibility-validator")
66
}
77

8+
group = "com.muedsa.tvbox"
9+
version = "12.1.0"
10+
811
android {
912
namespace = "com.muedsa.tvbox.api"
1013

0 commit comments

Comments
 (0)