Commit 725b452
authored
Merge pull request #22 from Commencis/release/0.1.4
Release version 0.1.4
- keepSecrets task is now compatible with Gradle Configuration Cache
- Update Kotlin to 2.2.21
- Update Android Gradle Plugin to 8.13.1
- Update Gradle to 8.14.3
- Set JVM target to 17
- Update sample app `compileSdk` and `targetSdk` to 36
- Update sample app `minSdk` to 23
- Update sample app `androidx.activity:activity-ktx` to 1.12.0
- Add edge-to-edge support in the sample app2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 | | |
2 | 14 | | |
3 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
0 commit comments