Skip to content

Commit 2e5a2f3

Browse files
committed
Bumped version of gradle plugin and verstion of library to v3.1.2
1 parent 9ed6f2d commit 2e5a2f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
}
55

66
dependencies {
7-
classpath 'com.android.tools.build:gradle:0.7.+'
7+
classpath 'com.android.tools.build:gradle:0.9.+'
88
}
99
}
1010

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_NAME=3.1.1
2-
VERSION_CODE=311
1+
VERSION_NAME=3.1.2
2+
VERSION_CODE=312
33
GROUP=com.github.manuelpeinado.fadingactionbar
44

55
POM_DESCRIPTION=Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app

0 commit comments

Comments
 (0)