Skip to content

Commit

Permalink
Merge pull request #405 from rahuldevgarg/master-frontend-release_1.2.5
Browse files Browse the repository at this point in the history
frontend-release 1.2.5
  • Loading branch information
egov-arindam authored Jun 20, 2023
2 parents b577a27 + de8ae51 commit 2633e66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/mgramseva/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ android {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.dwss.mgramseva"
minSdkVersion 19
targetSdkVersion 31
targetSdkVersion 32
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
multiDexEnabled true
Expand Down
2 changes: 1 addition & 1 deletion frontend/mgramseva/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "mgramseva",
"version": "1.2.4",
"version": "1.2.5",
"license": "egov"
}

0 comments on commit 2633e66

Please sign in to comment.