Skip to content

Commit a722e85

Browse files
(chore): release Android 1.0.37 build 41
1 parent f589e8f commit a722e85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src-capacitor/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "git.shin.raiku"
88
minSdkVersion rootProject.ext.minSdkVersion
99
targetSdkVersion rootProject.ext.targetSdkVersion
10-
versionCode 40
11-
versionName "1.0.36"
10+
versionCode 41
11+
versionName "1.0.37"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
aaptOptions {
1414
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.

0 commit comments

Comments
 (0)