Skip to content

Commit

Permalink
1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nico2che committed Apr 24, 2019
1 parent e3e0cae commit 845311b
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 241 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ local.properties
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Thumbs.db

build
app/release
Binary file removed app/app-release.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
applicationId "com.aerophile.app"
minSdkVersion 15
targetSdkVersion 28
versionCode 42
versionCode 43
versionName "1.8.4"
}
buildTypes {
Expand Down
Binary file removed build/generated/mockable-android-23.jar
Binary file not shown.
239 changes: 0 additions & 239 deletions build/intermediates/dex-cache/cache.xml

This file was deleted.

Binary file removed build/intermediates/gradle_project_sync_data.bin
Binary file not shown.

0 comments on commit 845311b

Please sign in to comment.