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

target-sdk + dependency update

This commit is contained in:
kai-morich
2022-04-19 20:52:38 +02:00
parent dea836d8ce
commit 1f35587739
5 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.2'
classpath 'com.android.tools.build:gradle:7.1.3'
}
}