mobile_nebula/android
Ian VanSchooten 13b75cdbb4
Update java to 17 (#167)
This updates the version of java used during release builds to 17, the minimum required by our version of AGP. https://developer.android.com/build/releases/gradle-plugin#compatibility

It also uses a java toolchain and resolver plugin to automatically download and use the desired version of java, which will hopefully simplify things for others to get spun up on mobile app dev.  Reference https://stefma.medium.com/sourcecompatibility-targetcompatibility-and-jvm-toolchains-in-gradle-explained-d2c17c8cff7c for some explanation of toolchains and compatibility targets, and https://docs.gradle.org/current/userguide/toolchains.html#sec:provisioning for notes about automatic provisioning via toolchain.
2024-10-07 08:22:21 -04:00
..
app Update java to 17 (#167) 2024-10-07 08:22:21 -04:00
fastlane Automated build and release (#71) 2022-10-03 15:30:39 -05:00
gradle/wrapper Update Gradle, replace QR code reader library (#162) 2024-09-24 07:25:09 -04:00
mobileNebula Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00
.gitignore Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00
Gemfile Automated build and release (#71) 2022-10-03 15:30:39 -05:00
Gemfile.lock Update fastlane (#163) 2024-09-24 11:38:54 -04:00
build.gradle Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
gradle.properties Update Gradle, replace QR code reader library (#162) 2024-09-24 07:25:09 -04:00
settings.gradle Update java to 17 (#167) 2024-10-07 08:22:21 -04:00