mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 18:25:19 +08:00
chore: set default buildToolsVersion
This commit is contained in:
@@ -23,6 +23,7 @@ android {
|
||||
applicationId "com.fankes.apperrorstracking"
|
||||
minSdk 27
|
||||
targetSdk 31
|
||||
buildToolsVersion "31.0.0"
|
||||
versionCode rootProject.ext.appVersionCode
|
||||
versionName rootProject.ext.appVersionName
|
||||
|
||||
|
Reference in New Issue
Block a user