Skip to content

Commit

Permalink
Release 2.7.3, remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
f4ww4z committed Jun 10, 2019
1 parent a68157a commit 61319ec
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 133 deletions.
16 changes: 0 additions & 16 deletions ant.properties

This file was deleted.

93 changes: 0 additions & 93 deletions build.xml

This file was deleted.

3 changes: 1 addition & 2 deletions openmrs-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {
id 'jacoco-android'
}

def version = "2.7.2"
def version = "2.7.3"

android {
compileSdkVersion 28
Expand Down Expand Up @@ -182,7 +182,6 @@ play {

serviceAccountCredentials = rootProject.file('google_play.json')
resolutionStrategy = "auto"
releaseStatus = "inProgress"

outputProcessor { // this: ApkVariantOutput
versionNameOverride = "$versionNameOverride.$versionCode"
Expand Down
8 changes: 3 additions & 5 deletions openmrs-client/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
1. Added Kotlin dependency to app level build.gradle file
2. Added release folder to gitignore
3. Initialized SQLCipher, made app 64-bit compliant
4. Changed Gradle to latest version
5. Fixed Play Publisher not publishing o Play store
- Removed a deprecated library
- Make the 'Search' button easier to see
- Revamp Settings Page (new material design!)
17 changes: 0 additions & 17 deletions project.properties

This file was deleted.

0 comments on commit 61319ec

Please sign in to comment.