Skip to content

Commit 650d369

Browse files
committed
chore(Version): 1.0.1-3
1 parent d597192 commit 650d369

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ android {
4646
applicationId = "com.infomaniak.euria"
4747
minSdk = appMinSdk
4848
targetSdk = appTargetSdk
49-
versionCode = 1_000_001_02
49+
versionCode = 1_000_001_03
5050
versionName = "1.0.1"
5151

5252
buildConfigField("String", "CLIENT_ID", "\"10476B29-7B98-4D42-B06B-2B7AB0F06FDE\"")
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Update icon in SplashScreen
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Mise à jour de l'icône dans l'écran de lancement de l'application

0 commit comments

Comments
 (0)