Skip to content

Commit

Permalink
version evolved
Browse files Browse the repository at this point in the history
  • Loading branch information
ifoche committed May 1, 2017
1 parent 02420a4 commit 2d72908
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -77,7 +77,7 @@ android {
}
hnqis {
applicationId "org.eyeseetea.malariacare.hnqis_ng_bb"
versionName "1.2.2"
versionName "1.2.3"
buildConfigField "boolean", "translations", "true"
}
surveillance {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -41,7 +41,7 @@ ext {
minSdkVersion : 15,
compileSdkVersion: 24,
targetSdkVersion : 24,
versionCode : 35,
versionCode : 36,
versionName : "QAApp"
]
libraries = [
Expand Down

0 comments on commit 2d72908

Please sign in to comment.