Skip to content

Commit

Permalink
prepare release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Apr 1, 2023
1 parent 692cd63 commit 303cdea
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -18,8 +18,8 @@ android {
defaultConfig {
namespace 'com.github.ashutoshgngwr.noice'
applicationId 'com.github.ashutoshgngwr.noice'
versionCode 64
versionName '2.4.2'
versionCode 65
versionName '2.5.0'
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/65.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
We're continuously working to make Noice better. Please turn on automatic updates to never miss a thing!
To see what's new in this release, please visit: https://github.com/trynoice/android-app/releases/tag/2.5.0

0 comments on commit 303cdea

Please sign in to comment.