Skip to content

Commit

Permalink
Prepare server dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeppeman committed Aug 12, 2023
1 parent d3ccdd6 commit ca74b5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion globallydynamic-gradle-plugin/deps.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def versions = [
httpcomponents : '4.5.10',
mockito : '3.11.2',
mockito_kotlin : '3.2.0',
globallydynamic_server: '1.2.0'
globallydynamic_server: '1.5.0'
]

ext.versions = versions
Expand Down
2 changes: 1 addition & 1 deletion globallydynamic-server-lib/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.jeppeman.globallydynamic.server
VERSION_NAME=1.4.0-SNAPSHOT
VERSION_NAME=1.6.0-SNAPSHOT

POM_DESCRIPTION=GloballyDynamic Server - an http server that facilitates dynamic delivery without Google Play for Android.

Expand Down

0 comments on commit ca74b5a

Please sign in to comment.