Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2686552

Browse files
committed
version bump
1 parent601772b commit2686552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎java/build.gradle‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
applicationId"org.smc.inputmethod.indic"
3434
minSdkVersion14
3535
targetSdkVersion28
36-
versionCode40
36+
versionCode46
3737
versionName"3.0"
3838
}
3939

@@ -86,7 +86,7 @@ android {
8686

8787
android.applicationVariants.all {variant->
8888
variant.outputs.eachWithIndex {output,outputIndex->
89-
output.versionCodeOverride= variant.versionCode+ outputIndex
89+
output.versionCodeOverride= variant.versionCode- outputIndex
9090
}
9191
}
9292
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp