Android support

This commit is contained in:
Björn Ritzl
2020-07-15 19:51:38 +02:00
parent 4bf2d79b4c
commit c61161724a
8 changed files with 520 additions and 24 deletions

View File

@@ -0,0 +1,3 @@
dependencies {
compile 'com.android.support:support-compat:28.0.0'
}