mirror of
https://github.com/openlibrecommunity/olcng.git
synced 2026-07-03 14:05:17 +02:00
chore(build): update application namespace and ID to com.olcng.app
This commit is contained in:
@@ -5,11 +5,11 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "com.v2ray.ang"
|
||||
namespace = "com.olcng.app"
|
||||
compileSdk = 36
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.v2ray.ang"
|
||||
applicationId = "com.olcng.app"
|
||||
minSdk = 24
|
||||
targetSdk = 36
|
||||
versionCode = 717
|
||||
|
||||
Reference in New Issue
Block a user