Skip to content

Commit c3a457e

Browse files
committed
feat: change app logo
1 parent 2146a5a commit c3a457e

18 files changed

+3
-3
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "com.yogeshpaliyal.deepr"
1414
minSdk = 24
1515
targetSdk = 36
16-
versionCode = 1
17-
versionName = "1.0"
16+
versionCode = 2
17+
versionName = "1.0.1"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
}
-23.2 KB
Loading
-306 Bytes
Loading
-526 Bytes
Loading
-392 Bytes
Loading
-86 Bytes
Loading
-154 Bytes
Loading
-98 Bytes
Loading
-478 Bytes
Loading
-984 Bytes
Loading

0 commit comments

Comments
 (0)