We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4576e24 commit c2bd17aCopy full SHA for c2bd17a
app/build.gradle.kts
@@ -3,7 +3,7 @@ import com.android.build.gradle.internal.api.BaseVariantOutputImpl
3
@Suppress("PropertyName")
4
val VERSION_NAME="3.4.0"
5
6
-val VERSION_CODE=34
+val VERSION_CODE=36
7
val useFpProDebugVersion =
8
false // switch to true when needed to debug the locally built library
9
val fingerprintProLib = if (useFpProDebugVersion) libs.fingerprint.pro.debug else libs.fingerprint.pro.asProvider()
0 commit comments