Skip to content

Commit 303cdea

Browse files
committed
prepare release 2.5.0
1 parent 692cd63 commit 303cdea

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
defaultConfig {
1919
namespace 'com.github.ashutoshgngwr.noice'
2020
applicationId 'com.github.ashutoshgngwr.noice'
21-
versionCode 64
22-
versionName '2.4.2'
21+
versionCode 65
22+
versionName '2.5.0'
2323
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
2424
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
2525
}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
We're continuously working to make Noice better. Please turn on automatic updates to never miss a thing!
2+
To see what's new in this release, please visit: https://github.com/trynoice/android-app/releases/tag/2.5.0

0 commit comments

Comments
 (0)