Skip to content

Commit 0e1aa17

Browse files
Bump library version to 0.2.6
1 parent 8b4d21a commit 0e1aa17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

protect/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = 'com.github.webileapps'
7-
version = '0.2.4'
7+
version = '0.2.6'
88

99
android {
1010
namespace 'com.webileapps.safeguard'
@@ -57,7 +57,7 @@ afterEvaluate {
5757

5858
groupId = 'com.github.webileapps'
5959
artifactId = 'safeguard'
60-
version = '0.2.4'
60+
version = '0.2.6'
6161

6262
pom {
6363
name = 'Safeguard'

0 commit comments

Comments
 (0)