File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,4 @@ platforms:
2222 <string name="biometric_prompt_subtitle">$BIOMETRIC_PROMPT_SUBTITLE</string>
2323 <string name="biometric_prompt_negative_button">$BIOMETRIC_PROMPT_NEGATIVE_BTN</string>
2424 <bool name="migration_auth">$MIGRATE_KEYS_AUTH</bool>
25- </resources>
26- gradle :
27- - file : build.gradle
28- target :
29- buildscript :
30- dependencies :
31- insert :
32- - classpath : " 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.25'"
25+ </resources>
Original file line number Diff line number Diff line change @@ -17,8 +17,6 @@ repositories {
1717 }
1818}
1919
20- apply plugin : ' kotlin-kapt'
21-
2220dependencies {
2321 implementation(" com.github.outsystems:oscore-android:1.1.0@aar" )
2422 implementation(" com.github.outsystems:oscordova-android:1.1.0@aar" )
You can’t perform that action at this time.
0 commit comments