Loading app/build.gradle +3 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ android { defaultConfig { applicationId "at.bitfire.davdroid" versionCode 402000001 versionCode 402000002 buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" minSdkVersion 21 // Android 5 Loading Loading @@ -51,7 +51,7 @@ android { flavorDimensions "distribution" productFlavors { standard { versionName "4.2.0-alpha.2-ose" versionName "4.2.0-alpha.3-ose" } } Loading Loading @@ -97,7 +97,7 @@ dependencies { implementation 'androidx.core:core-ktx:1.7.0' implementation 'androidx.fragment:fragment-ktx:1.4.1' implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1' implementation 'androidx.paging:paging-runtime-ktx:3.1.0' implementation 'androidx.preference:preference-ktx:1.2.0' implementation 'androidx.security:security-crypto:1.1.0-alpha03' Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildscript { ext.versions = [ aboutLibraries: '8.9.1', aboutLibraries: '8.9.4', appIntro: '6.1.0', dav4jvm: 'fe62f70', kotlin: '1.6.10', Loading Loading
app/build.gradle +3 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ android { defaultConfig { applicationId "at.bitfire.davdroid" versionCode 402000001 versionCode 402000002 buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" minSdkVersion 21 // Android 5 Loading Loading @@ -51,7 +51,7 @@ android { flavorDimensions "distribution" productFlavors { standard { versionName "4.2.0-alpha.2-ose" versionName "4.2.0-alpha.3-ose" } } Loading Loading @@ -97,7 +97,7 @@ dependencies { implementation 'androidx.core:core-ktx:1.7.0' implementation 'androidx.fragment:fragment-ktx:1.4.1' implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1' implementation 'androidx.paging:paging-runtime-ktx:3.1.0' implementation 'androidx.preference:preference-ktx:1.2.0' implementation 'androidx.security:security-crypto:1.1.0-alpha03' Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildscript { ext.versions = [ aboutLibraries: '8.9.1', aboutLibraries: '8.9.4', appIntro: '6.1.0', dav4jvm: 'fe62f70', kotlin: '1.6.10', Loading