Skip to content

Commit

Permalink
New Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
angus6b23 committed Nov 14, 2023
1 parent 528d972 commit ce851da
Show file tree
Hide file tree
Showing 155 changed files with 199 additions and 454 deletions.
12 changes: 6 additions & 6 deletions android/.idea/deploymentTargetDropDown.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId 'app.hkTransport'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 102
versionName '1.0.2'
versionCode 103
versionName '1.0.3'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
4 changes: 2 additions & 2 deletions android/app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 102,
"versionName": "1.0.2",
"versionCode": 103,
"versionName": "1.0.3",
"outputFile": "app-release.apk"
}
],
Expand Down
13 changes: 13 additions & 0 deletions android/app/src/main/assets/public/assets/hk-transport.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/assets/public/assets/icons/icon-128.webp
Binary file not shown.
Binary file modified android/app/src/main/assets/public/assets/icons/icon-192.webp
Binary file not shown.
Binary file modified android/app/src/main/assets/public/assets/icons/icon-256.webp
Binary file not shown.
Binary file modified android/app/src/main/assets/public/assets/icons/icon-48.webp
Binary file not shown.
Binary file modified android/app/src/main/assets/public/assets/icons/icon-512.webp
Binary file not shown.
Binary file modified android/app/src/main/assets/public/assets/icons/icon-72.webp
Binary file not shown.
Binary file modified android/app/src/main/assets/public/assets/icons/icon-96.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion android/app/src/main/assets/public/assets/shapes.svg

This file was deleted.

1 change: 0 additions & 1 deletion android/app/src/main/assets/public/css/30.1225205d.css

This file was deleted.

1 change: 0 additions & 1 deletion android/app/src/main/assets/public/css/401.0c09d16d.css

This file was deleted.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion android/app/src/main/assets/public/css/513.0c09d16d.css

This file was deleted.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion android/app/src/main/assets/public/css/543.0c09d16d.css

This file was deleted.

1 change: 0 additions & 1 deletion android/app/src/main/assets/public/css/673.b057deac.css

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion android/app/src/main/assets/public/css/app.805dada0.css

This file was deleted.

Loading

0 comments on commit ce851da

Please sign in to comment.