Skip to content

Commit 3573d78

Browse files
committed
android resources
1 parent 288496a commit 3573d78

File tree

69 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "com.codesyntax.ionicreactdemo"
77
minSdkVersion rootProject.ext.minSdkVersion
88
targetSdkVersion rootProject.ext.targetSdkVersion
9-
versionCode 1
10-
versionName "1.0"
9+
versionCode 2
10+
versionName "2.0"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
aaptOptions {
1313
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
9.05 KB
4.62 KB
22 KB
28.5 KB
39 KB
9.05 KB
4.8 KB
21.6 KB
28.6 KB

0 commit comments

Comments
 (0)