Skip to content

Commit

Permalink
Merge pull request #1111 from IDEMSInternational/feat/asset-removal
Browse files Browse the repository at this point in the history
Feat/asset removal
  • Loading branch information
chrismclarke authored Dec 6, 2021
2 parents 17def7b + 6cca06b commit 64067fe
Show file tree
Hide file tree
Showing 43 changed files with 7 additions and 272 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "international.idems.plh_teens"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 12004
versionName "0.12.4"
versionCode 12005
versionName "0.12.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.12.4",
"version": "0.12.5",
"author": "IDEMS International",
"homepage": "https://idems.international/",
"description": "",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 64067fe

Please sign in to comment.