Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 9264d49

Browse files
author
STAFYNIAK Sacha
committed
Release 3.0.1
1 parent 8eddc21 commit 9264d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22
apply plugin: 'jacoco-android'
33
apply plugin: 'com.jfrog.bintray'
44
apply plugin: 'com.github.dcendents.android-maven'
5-
version = "3.0.0"
5+
version = "3.0.1"
66
buildscript {
77
repositories {
88
jcenter()

0 commit comments

Comments
 (0)