We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ccaa8 commit 499c67cCopy full SHA for 499c67c
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
10
allprojects {
11
group = "com.kape.android"
12
- version = "0.0.4"
+ version = "0.0.4.4.6"
13
apply(plugin = "org.jlleitschuh.gradle.ktlint")
14
apply(plugin = "maven-publish")
15
}
obfuscator/jitpack.yml
@@ -0,0 +1,2 @@
1
+before_install:
2
+ sdkmanager install "ndk;26.3.11579264"
0 commit comments