update
This commit is contained in:
parent
291a655f1a
commit
0f1edcb43f
@ -19,8 +19,8 @@ android {
|
|||||||
applicationId = "com.keyborad.theme.trendyborad"
|
applicationId = "com.keyborad.theme.trendyborad"
|
||||||
minSdk = 24
|
minSdk = 24
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 3
|
versionCode = 4
|
||||||
versionName = "1.2"
|
versionName = "1.3"
|
||||||
setProperty(
|
setProperty(
|
||||||
"archivesBaseName",
|
"archivesBaseName",
|
||||||
"TrendyBoard-" + versionName + "(${versionCode})_$timestamp"
|
"TrendyBoard-" + versionName + "(${versionCode})_$timestamp"
|
||||||
|
|||||||
@ -4,6 +4,4 @@
|
|||||||
<domain tools:ignore="NetworkSecurityConfig">mobile-server.lux-ad.com</domain>
|
<domain tools:ignore="NetworkSecurityConfig">mobile-server.lux-ad.com</domain>
|
||||||
<domain tools:ignore="NetworkSecurityConfig">172.24.100.10</domain>
|
<domain tools:ignore="NetworkSecurityConfig">172.24.100.10</domain>
|
||||||
</domain-config>
|
</domain-config>
|
||||||
</network-security-config>
|
</network-security-config>
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user