chore: checkpoint app modules before flavor migration
This commit is contained in:
@@ -10,8 +10,8 @@ plugins {
|
||||
|
||||
ext {
|
||||
outputPath = "${project.rootDir}/apks"
|
||||
versionCode = 100
|
||||
versionName = "v1.0.0"
|
||||
versionCode = 150
|
||||
versionName = "v1.5.0"
|
||||
namespace = "com.webclip.base"
|
||||
JAVA_VERSION = JavaVersion.VERSION_17
|
||||
}
|
||||
Reference in New Issue
Block a user