1 parent 185c5cf commit 63fe806Copy full SHA for 63fe806
1 file changed
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "com.matanh.transfer"
14
minSdk = 29
15
targetSdk = 35
16
- versionCode = 400
17
- versionName = "0.4.0"
+ versionCode = 401
+ versionName = "0.4.1"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments