mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 01:35:09 +01:00
Update build version
This commit is contained in:
parent
3270962249
commit
b18ea3a929
@ -28,7 +28,7 @@ fun runCommand(command: String): String {
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion(29)
|
compileSdkVersion(29)
|
||||||
buildToolsVersion("29.0.2")
|
buildToolsVersion("29.0.3")
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion(23)
|
minSdkVersion(23)
|
||||||
|
Loading…
Reference in New Issue
Block a user