Skip to content

Commit

Permalink
0.0.4.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-iva-nedeleva committed Jun 19, 2024
1 parent 11ccaa8 commit 499c67c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {

allprojects {
group = "com.kape.android"
version = "0.0.4"
version = "0.0.4.4.6"
apply(plugin = "org.jlleitschuh.gradle.ktlint")
apply(plugin = "maven-publish")
}
Expand Down
2 changes: 2 additions & 0 deletions obfuscator/jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
before_install:
sdkmanager install "ndk;26.3.11579264"

0 comments on commit 499c67c

Please sign in to comment.