Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Commit

Permalink
Returned version to 2.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vkrivenko committed Jul 17, 2014
1 parent 567f62a commit 5802fd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android_default.gradle
Expand Up @@ -6,7 +6,7 @@ android {
minSdkVersion 7
targetSdkVersion 19

versionName '2.1.1.1-SNAPSHOT'
versionName '2.1.1-SNAPSHOT'
versionCode 2001001
}

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -10,7 +10,7 @@ buildscript {

allprojects {
group = 'org.holoeverywhere'
version = '2.1.1.1-SNAPSHOT'
version = '2.1.1-SNAPSHOT'

repositories {
mavenCentral()
Expand Down

0 comments on commit 5802fd8

Please sign in to comment.