Skip to content

Commit

Permalink
Update v3.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeRooo committed Jan 2, 2019
1 parent 6e62c25 commit d8c1b6d
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 135 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,10 @@ _This app is based on Toffeed by JakeLane (https://github.com/JakeLane/Toffeed).
**Version 3.8.6:**
- Bugfixes.

**Version 3.8.7:**
- Facebook albums enhancements #204 .
- Updated serbian translation

**Notes:**
_- Maybe some gifs cant be loaded because i need to add the url to the code. Report it as issue with the Facebook´s page link or website._

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "me.zeeroooo.materialfb"
minSdkVersion 17
targetSdkVersion 28
versionCode 69
versionName "3.8.6"
versionCode 70
versionName "3.8.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down
Loading

0 comments on commit d8c1b6d

Please sign in to comment.