Realm 1.4.0
Should fix this problem: https://github.com/realm/realm-kotlin/issues/1024#issuecomment-1282192523
This commit is contained in:
parent
978294cdc0
commit
a5b6a01691
@ -36,7 +36,7 @@ signing.element.keyId=Secret
|
|||||||
signing.element.keyPassword=Secret
|
signing.element.keyPassword=Secret
|
||||||
|
|
||||||
# This belongs here as it's the only way to share the version number between the plugin and the library.
|
# This belongs here as it's the only way to share the version number between the plugin and the library.
|
||||||
realmKotlinVersion = 1.3.0
|
realmKotlinVersion = 1.4.0
|
||||||
|
|
||||||
# Dummy values for signing secrets / nightly
|
# Dummy values for signing secrets / nightly
|
||||||
signing.element.nightly.storePassword=Secret
|
signing.element.nightly.storePassword=Secret
|
||||||
|
Loading…
x
Reference in New Issue
Block a user