Skip to content

Commit f54df9a

Browse files
committed
#29 Updated version to 1.2, removed invalid module reference
1 parent f076f63 commit f54df9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
#
1616

17-
VERSION_NAME = 1.1.0
17+
VERSION_NAME = 1.2.0
1818
VERSION_CODE = 1
1919
GROUP = com.ToxicBakery.viewpager.transforms
2020

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
* limitations under the License.
1515
*/
1616

17-
include ':app', ':library', ':plugin'
17+
include ':app', ':library'

0 commit comments

Comments
 (0)