1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 02:09:41 +02:00

Update gs/opoc utilities

This commit is contained in:
Gregor Santner 2021-08-01 13:30:21 +02:00
parent d923630b42
commit 904f2af20a
No known key found for this signature in database
GPG key ID: 161767F3E5A5E6CF
13 changed files with 737 additions and 310 deletions

View file

@ -17,8 +17,8 @@ buildscript {
version_plugin_kotlin = "1.3.72"
enable_plugin_kotlin = false
version_compileSdk = 28
version_buildTools = "28.0.3"
version_compileSdk = 29
version_buildTools = "29.0.3"
version_minSdk = 17
// https://developer.android.com/topic/libraries/support-library/