[fea]
[taxi]
[选择新的标定站点]
This commit is contained in:
yangyakun
2024-12-30 18:03:24 +08:00
parent 00c22b5767
commit cff56a1267
37 changed files with 917 additions and 108 deletions

View File

@@ -9,7 +9,7 @@ apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'
apply plugin: ly.count.android.plugins.UploadSymbolsPlugin
apply from: rootProject.file('gradle/bytex/bytex.gradle')
//apply from: rootProject.file('gradle/bytex/bytex.gradle')
Properties properties = new Properties()
properties.load(project.rootProject.file("gradle.properties").newDataInputStream())