Skip to content

Commit

Permalink
Update library
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 22, 2024
1 parent efbc971 commit 9a8e3bd
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supercel/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id("signing")
}

version = "0.1.9"
version = "0.1.10"
android {
namespace = "com.superwall.supercel"
compileSdk = 34
Expand Down
Binary file modified supercel/src/main/jniLibs/arm64-v8a/libuniffi_cel.so
Binary file not shown.
Binary file modified supercel/src/main/jniLibs/armeabi-v7a/libuniffi_cel.so
Binary file not shown.
Binary file modified supercel/src/main/jniLibs/x86_64/libuniffi_cel.so
Binary file not shown.

0 comments on commit 9a8e3bd

Please sign in to comment.