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

build with jitpack

This commit is contained in:
Kai Morich
2019-10-06 10:31:34 +02:00
parent 508c39e66a
commit 2bee5b930b
10 changed files with 139 additions and 166 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.0'
classpath 'com.android.tools.build:gradle:3.5.0'
}
}