[6.7.0] gradle open

This commit is contained in:
EmArrow
2024-09-29 14:58:30 +08:00
parent 28baceda98
commit c9178d6749

View File

@@ -8,7 +8,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'
//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())