mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Bump AGP and Gradle (#6489)
This commit is contained in:
@ -3,6 +3,10 @@ plugins {
|
||||
}
|
||||
apply from: "../common.gradle"
|
||||
|
||||
android {
|
||||
namespace "de.danoeh.antennapod.model"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
annotationProcessor "androidx.annotation:annotation:$annotationVersion"
|
||||
implementation "androidx.media:media:$mediaVersion"
|
||||
|
||||
@ -1 +0,0 @@
|
||||
<manifest package="de.danoeh.antennapod.model" />
|
||||
Reference in New Issue
Block a user