mirror of
https://github.com/Kurocon/projectivy-booru-wallpaper-provider.git
synced 2025-09-06 09:16:41 +02:00
Fix issue with Gelbooru-type sites. Add Test button to settings. Target Android 16 (API level 36). Update various libraries.
This commit is contained in:
parent
f584825082
commit
d7c74beb76
6 changed files with 63 additions and 18 deletions
|
@ -1,6 +1,7 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id("com.android.application") version "8.7.0" apply false
|
||||
id("com.android.library") version "8.7.0" apply false
|
||||
id("com.android.application") version "8.12.2" apply false
|
||||
id("com.android.library") version "8.12.2" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.0.20" apply false
|
||||
}
|
||||
}
|
||||
val defaultTargetSdkVersion by extra(36)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue