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 402000003 versionCode 402000004 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.4-ose" versionName "4.2.0-beta.1-ose" } } Loading Loading @@ -105,7 +105,7 @@ dependencies { implementation 'com.google.android.flexbox:flexbox:3.0.0' implementation 'com.google.android.material:material:1.5.0' def room_version = '2.4.1' def room_version = '2.4.2' implementation "androidx.room:room-runtime:$room_version" implementation "androidx.room:room-ktx:$room_version" implementation "androidx.room:room-paging:$room_version" Loading ical4android @ b0ec5b89 Compare 00f63f5a to b0ec5b89 Original line number Diff line number Diff line Subproject commit 00f63f5a4f59daa94c3f2959cc9a081ae9ed9a2f Subproject commit b0ec5b8902c4b9ac7fd274f4a75d04aeb16d78dd build.gradle +1 −1 File changed.Contains only whitespace changes. Show changes 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 402000003 versionCode 402000004 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.4-ose" versionName "4.2.0-beta.1-ose" } } Loading Loading @@ -105,7 +105,7 @@ dependencies { implementation 'com.google.android.flexbox:flexbox:3.0.0' implementation 'com.google.android.material:material:1.5.0' def room_version = '2.4.1' def room_version = '2.4.2' implementation "androidx.room:room-runtime:$room_version" implementation "androidx.room:room-ktx:$room_version" implementation "androidx.room:room-paging:$room_version" Loading
ical4android @ b0ec5b89 Compare 00f63f5a to b0ec5b89 Original line number Diff line number Diff line Subproject commit 00f63f5a4f59daa94c3f2959cc9a081ae9ed9a2f Subproject commit b0ec5b8902c4b9ac7fd274f4a75d04aeb16d78dd