Skip to content

Commit

Permalink
chore(release): 3.0.0 release
Browse files Browse the repository at this point in the history
This is a major change due to possible breaking changes caused by us removing 3 year old deprecated code
  • Loading branch information
itachi1706 committed Mar 16, 2023
1 parent 14cc61f commit f212806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appupdater/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 33
versionCode 399
versionName "2.5.1"
versionCode 422
versionName "3.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'
}
Expand Down

0 comments on commit f212806

Please sign in to comment.