File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ android {
1515 defaultConfig {
1616 applicationId " it.niedermann.owncloud.notes"
1717 minSdk 28
18- compileSdk = 36
18+ compileSdk = 37
1919 targetSdk 36
2020 versionCode 340100050
2121 versionName " 34.1.0 Alpha 1"
@@ -144,7 +144,7 @@ dependencies {
144144
145145 // Android X
146146 implementation ' androidx.appcompat:appcompat:1.7.1'
147- implementation ' androidx.core:core-ktx:1.18 .0'
147+ implementation ' androidx.core:core-ktx:1.19 .0'
148148 implementation ' androidx.core:core-splashscreen:1.2.0'
149149 implementation ' androidx.fragment:fragment:1.8.9'
150150 implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0'
Original file line number Diff line number Diff line change 30303030 <sha256 value="311d83ac67d394076ec21d12ed2d10a44b59cb2929b7dce00e5a90a93842e37d" origin="Generated by Gradle"/>
30313031 </artifact>
30323032 </component>
3033+ <component group="androidx.core" name="core" version="1.19.0">
3034+ <artifact name="core-1.19.0.aar">
3035+ <sha256 value="55445ad0ff025963929892569a0bfc6b4c68e60d8b7c965dcffba09048c36c8e" origin="Generated by Gradle"/>
3036+ </artifact>
3037+ </component>
30333038 <component group="androidx.core" name="core" version="1.9.0">
30343039 <artifact name="core-1.9.0.module">
30353040 <sha256 value="8674ade1d12962469dd2d1e6edc03b465f20d180b0840a129bc40b351e8651d1" origin="Generated by Gradle" reason="Artifact is not signed"/>
You can’t perform that action at this time.
0 commit comments