1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 08:22:52 +00:00

compile+target sdk 28, gradle 4.6

This commit is contained in:
Kai Morich
2018-11-11 09:29:09 +01:00
parent f54dd65624
commit e527afdf35
9 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.android.tools.build:gradle:3.2.1'
}
}