Commit e9cf8244 authored by DatHV's avatar DatHV
Browse files

update fix bug, handle error.

parent a0bcdab2
import com.android.build.gradle.LibraryExtension
allprojects {
repositories {
google()
......@@ -16,6 +18,16 @@ subprojects {
project.evaluationDependsOn(":app")
}
subprojects {
if (name == "uni_links") {
pluginManager.withPlugin("com.android.library") {
extensions.configure<LibraryExtension>("android") {
namespace = "name.avioli.unilinks"
}
}
}
}
tasks.register<Delete>("clean") {
delete(rootProject.layout.buildDirectory)
}
......@@ -24,4 +36,4 @@ plugins {
id("com.android.application") version "8.7.0" apply false
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
id("com.google.gms.google-services") version "4.4.2" apply false
}
\ No newline at end of file
}
{
"flavor":"dev",
"baseUrl":"https://api.sandbox.mypoint.com.vn/8854/gup2start/rest",
"t3Token":"runner-env-flavor-dev",
"enableLogging":true
"flavor":"pro",
"baseUrl":"https://api.mypoint.com.vn/8854/gup2start/rest",
"t3Token":"runner-env-t3Token-pro",
"enableLogging":false
}
assets/images/bg_alert_header.png

39.9 KB | W: | H:

assets/images/bg_alert_header.png

10.9 KB | W: | H:

assets/images/bg_alert_header.png
assets/images/bg_alert_header.png
assets/images/bg_alert_header.png
assets/images/bg_alert_header.png
  • 2-up
  • Swipe
  • Onion skin
assets/images/bg_campaign_7day.png

389 KB | W: | H:

assets/images/bg_campaign_7day.png

381 KB | W: | H:

assets/images/bg_campaign_7day.png
assets/images/bg_campaign_7day.png
assets/images/bg_campaign_7day.png
assets/images/bg_campaign_7day.png
  • 2-up
  • Swipe
  • Onion skin
assets/images/bg_default_11.png

78.5 KB | W: | H:

assets/images/bg_default_11.png

23.3 KB | W: | H:

assets/images/bg_default_11.png
assets/images/bg_default_11.png
assets/images/bg_default_11.png
assets/images/bg_default_11.png
  • 2-up
  • Swipe
  • Onion skin
assets/images/bg_default_34.png

98.7 KB | W: | H:

assets/images/bg_default_34.png

31.2 KB | W: | H:

assets/images/bg_default_34.png
assets/images/bg_default_34.png
assets/images/bg_default_34.png
assets/images/bg_default_34.png
  • 2-up
  • Swipe
  • Onion skin
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment