Skip to content

Commit

Permalink
Remove leftover lines for bumptech#888
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Feb 7, 2016
1 parent 332c1fd commit 724e606
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion integration/gifencoder/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ VERSION_NAME=2.0.0-SNAPSHOT
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=0
VERSION_CODE=8

POM_DESCRIPTION=An integration library allowing users to re-encode or create animated GIFs
1 change: 0 additions & 1 deletion integration/okhttp/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ VERSION_NAME=2.0.0-SNAPSHOT
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=0
VERSION_CODE=8

POM_DESCRIPTION=An integration library to use OkHttp 2.x to fetch data over http/https in Glide
1 change: 0 additions & 1 deletion integration/okhttp3/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ VERSION_NAME=2.0.0-SNAPSHOT
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=0
VERSION_CODE=8

POM_DESCRIPTION=An integration library to use OkHttp 3.x to fetch data over http/https in Glide
1 change: 0 additions & 1 deletion integration/recyclerview/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ VERSION_NAME=2.0.0-SNAPSHOT
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=0
VERSION_CODE=8

POM_DESCRIPTION=An integration library to display images in RecyclerView.
1 change: 0 additions & 1 deletion integration/volley/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ VERSION_NAME=2.0.0-SNAPSHOT
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=0
VERSION_CODE=8

POM_DESCRIPTION=An integration library to use Volley to fetch data over http/https in Glide
1 change: 0 additions & 1 deletion third_party/gif_decoder/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ VERSION_NAME=1.0.0-SNAPSHOT
VERSION_MAJOR=1
VERSION_MINOR=0
VERSION_PATCH=0
VERSION_CODE=1

POM_DESCRIPTION=Implementation of GifDecoder that is more memory efficient to animate for Android devices.

0 comments on commit 724e606

Please sign in to comment.