Skip to content

Commit

Permalink
Reverted to the previous version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jguerinet committed Dec 2, 2015
1 parent 41ee54c commit ccc73ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ apply plugin: 'application'
apply plugin: 'com.github.ben-manes.versions'

sourceCompatibility = 1.7
version = '2.8.2'
version = '2.8.1'

repositories {
jcenter()
Expand Down
2 changes: 1 addition & 1 deletion mobile-string-parser.iml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="mobile-string-parser" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="2.8.2" type="JAVA_MODULE" version="4">
<module external.linked.project.id="mobile-string-parser" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="2.8.1" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/build/classes/main" />
<output-test url="file://$MODULE_DIR$/build/classes/test" />
Expand Down

0 comments on commit ccc73ba

Please sign in to comment.