mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-25 18:47:51 +02:00
Bump compileSdk to 30 (#5140)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
object AndroidConfig {
|
||||
const val compileSdk = 29
|
||||
const val compileSdk = 30
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 29
|
||||
const val buildTools = "30.0.3"
|
||||
|
Reference in New Issue
Block a user