Skip to content

Commit

Permalink
chore(app): prepare release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Aug 9, 2022
1 parent e6b110b commit 22b66b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
applicationId 'com.github.ashutoshgngwr.noice'
minSdk config.minSdkVersion
targetSdk config.compileSdkVersion
versionCode 55
versionName '2.1.0'
versionCode 56
versionName '2.2.0'
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
Expand Down

0 comments on commit 22b66b5

Please sign in to comment.