Skip to content

Commit

Permalink
update core to v0.2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
maskedeken committed May 19, 2023
1 parent 3594a57 commit fa212a1
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 31
versionCode 1
versionName "0.1.7"
versionName "0.1.8"
setProperty("archivesBaseName", "shadow-tls-$versionName")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Binary file modified app/src/main/jniLibs/arm64-v8a/libshadow-tls.so
Binary file not shown.
Binary file modified app/src/main/jniLibs/armeabi-v7a/libshadow-tls.so
Binary file not shown.
Binary file modified app/src/main/jniLibs/x86/libshadow-tls.so
Binary file not shown.
Binary file modified app/src/main/jniLibs/x86_64/libshadow-tls.so
Binary file not shown.

0 comments on commit fa212a1

Please sign in to comment.