Skip to content

Commit ece6ee9

Browse files
committed
[Android] Release v1.10.41
1 parent 651e42b commit ece6ee9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

app/build.gradle

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,12 @@ android {
2121
applicationId "wannabit.io.cosmostaion"
2222
minSdkVersion 26
2323
targetSdkVersion 35
24-
versionCode 346
25-
versionName "1.10.40"
24+
versionCode 347
25+
versionName "1.10.41"
2626
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2727

2828
renderscriptTargetApi 31
2929
renderscriptSupportModeEnabled true
30-
31-
3230
}
3331

3432
signingConfigs {

0 commit comments

Comments
 (0)