Skip to content

Commit e641d5d

Browse files
committed
chores(): 16kb
1 parent bbb74e2 commit e641d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion")
8181
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion")
8282

83-
def saplingVersion = "0.0.7-android-16kb-beta00"
83+
def saplingVersion = "0.0.7-android-16kb"
8484
implementation "com.github.airgap-it:airgap-sapling:$saplingVersion"
8585

8686
implementation "org.bouncycastle:bcprov-jdk15on:1.70"

0 commit comments

Comments
 (0)