mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
Make generating release apk availalbe.
This commit is contained in:
@@ -52,7 +52,6 @@ dependencies {
|
||||
// Room components
|
||||
implementation "androidx.room:room-runtime:$rootProject.roomVersion"
|
||||
annotationProcessor "androidx.room:room-compiler:$rootProject.roomVersion"
|
||||
androidTestImplementation "androidx.room:room-testing:$rootProject.roomVersion"
|
||||
// Lifecycle components
|
||||
implementation "androidx.lifecycle:lifecycle-extensions:$rootProject.archLifecycleVersion"
|
||||
annotationProcessor "androidx.lifecycle:lifecycle-common-java8:$rootProject.archLifecycleVersion"
|
||||
|
Reference in New Issue
Block a user