We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23e946 commit 3a8f3e3Copy full SHA for 3a8f3e3
bdk-android/gradle.properties
@@ -2,4 +2,5 @@ org.gradle.jvmargs=-Xmx1536m
2
android.useAndroidX=true
3
android.enableJetifier=true
4
kotlin.code.style=official
5
-libraryVersion=1.0.0-beta.7
+libraryVersion=1.0.0-beta.7
6
+org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
bdk-jvm/gradle.properties
@@ -1,4 +1,5 @@
1
org.gradle.jvmargs=-Xmx1536m
0 commit comments