Skip to content

Commit

Permalink
0.0.4.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-iva-nedeleva committed Jun 19, 2024
1 parent dac345c commit 98463ed
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.4.9"
version = "0.0.4.4.10"
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
@@ -1,2 +1,4 @@
jdk:
- openjdk17
before_install:
- yes | sdkmanager "ndk;26.3.11579264"

0 comments on commit 98463ed

Please sign in to comment.