mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
be3d5aa9d6
used by Flutter in version 3.32:
- Migrate Gradle scripts to Kotlin DSL
- Update Gradle, AGP and Kotlin Gradle Plugin versions
- Replace the gradle.properties file by the default one of Flutter
- Add a query used by Flutter engine and remove one for url_launcher
that is actually not needed
15 lines
253 B
Plaintext
15 lines
253 B
Plaintext
gradle-wrapper.jar
|
|
/.gradle
|
|
/captures/
|
|
/gradlew
|
|
/gradlew.bat
|
|
/local.properties
|
|
GeneratedPluginRegistrant.java
|
|
.cxx/
|
|
|
|
# Remember to never publicly share your keystore.
|
|
# See https://flutter.dev/to/reference-keystore
|
|
key.properties
|
|
**/*.keystore
|
|
**/*.jks
|