Skip to content

Commit

Permalink
[Android] Update to version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PalMit2002 committed Dec 24, 2022
1 parent 4177563 commit cc3e1ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

## Unreleased

## v2.2.0

- Implement Awesome Notifications
- Implement flutter_webview_pro
- Change successurl

## v2.1.6

Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ android {
applicationId "app.insti.flutter"
minSdkVersion 26
targetSdkVersion 31
versionCode 23
versionName "2.1.6"
versionCode 24
versionName "2.2.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit cc3e1ed

Please sign in to comment.