Skip to content

Commit 499c67c

Browse files
0.0.4.4.6
1 parent 11ccaa8 commit 499c67c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99

1010
allprojects {
1111
group = "com.kape.android"
12-
version = "0.0.4"
12+
version = "0.0.4.4.6"
1313
apply(plugin = "org.jlleitschuh.gradle.ktlint")
1414
apply(plugin = "maven-publish")
1515
}

obfuscator/jitpack.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
before_install:
2+
sdkmanager install "ndk;26.3.11579264"

0 commit comments

Comments
 (0)