File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
siteUrl = ' https://github.com/unfoldingWord-dev/android-gogs-client'
14
14
gitUrl = ' https://github.com/unfoldingWord-dev/android-gogs-client.git'
15
15
16
- libraryVersion = ' 1.0 .0'
16
+ libraryVersion = ' 1.1 .0'
17
17
18
18
developerId = ' neutrinog'
19
19
developerName = ' Joel Lonbeck'
@@ -32,7 +32,7 @@ android {
32
32
minSdkVersion 15
33
33
targetSdkVersion 23
34
34
versionCode 1
35
- versionName " 1.0 .0"
35
+ versionName " 1.1 .0"
36
36
}
37
37
buildTypes {
38
38
release {
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <module external.linked.project.id=" :gogs-client" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" external.system.module.group=" org.unfoldingword.tools" external.system.module.version=" 1.0 .0" type =" JAVA_MODULE" version =" 4" >
2
+ <module external.linked.project.id=" :gogs-client" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" external.system.module.group=" org.unfoldingword.tools" external.system.module.version=" 1.1 .0" type =" JAVA_MODULE" version =" 4" >
3
3
<component name =" FacetManager" >
4
4
<facet type =" android-gradle" name =" Android-Gradle" >
5
5
<configuration >
You can’t perform that action at this time.
0 commit comments