Skip to content

Commit

Permalink
FlashMaster: correct version, fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
PeratX committed Apr 23, 2020
1 parent a048809 commit 09914f4
Show file tree
Hide file tree
Showing 18 changed files with 53 additions and 55 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android:
components:
- tools
- platform-tools
- build-tools-29.0.2
- build-tools-29.0.3
- android-29
- extra-android-support
- extra-google-m2repository
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
minSdkVersion 19
targetSdkVersion 29
versionCode 18
versionName "1.3.1"
versionName "1.3.0"

buildConfigField "String", "BUILD_TIME", "\"${System.currentTimeMillis()}\""
buildConfigField "String", "GIT_COMMIT", "\"${gitCommit}\""
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/css/chunk-016cdd3c.076ea886.css

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

1 change: 1 addition & 0 deletions app/src/main/assets/css/chunk-29f40330.bf4309da.css

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

1 change: 1 addition & 0 deletions app/src/main/assets/css/chunk-7df3072c.0e217e82.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions app/src/main/assets/css/chunk-d7a472ce.58d7ac7d.css

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

1 change: 1 addition & 0 deletions app/src/main/assets/css/chunk-vendors.80c45233.css

Large diffs are not rendered by default.

Loading

0 comments on commit 09914f4

Please sign in to comment.