diff --git a/android/app/build.gradle b/android/app/build.gradle index 63682d6..e6599f0 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -134,7 +134,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 1 - versionName "1.5.3" + versionName "1.5.5" externalNativeBuild { ndkBuild { diff --git a/android/app/src/main/res/drawable/splashscreen_image.png b/android/app/src/main/res/drawable/splashscreen_image.png index 8fa635f..d67c878 100644 Binary files a/android/app/src/main/res/drawable/splashscreen_image.png and b/android/app/src/main/res/drawable/splashscreen_image.png differ