Skip to content

Commit

Permalink
Merge pull request #5 from awazgyawali/achs_model_paper
Browse files Browse the repository at this point in the history
Achs model paper
  • Loading branch information
awazgyawali authored Sep 16, 2018
2 parents fdb184a + 370d311 commit 6dd2df2
Show file tree
Hide file tree
Showing 11 changed files with 861 additions and 10 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ android {
minSdkVersion 16
targetSdkVersion 25
multiDexEnabled true
versionCode 93
versionCode 94
versionName "3.4.0"
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion app/release/output.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":93,"versionName":"3.4.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":94,"versionName":"3.4.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
Loading

0 comments on commit 6dd2df2

Please sign in to comment.