Skip to content

Commit a00d752

Browse files
committed
prepare release 2.5.4
1 parent c188d5f commit a00d752

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
defaultConfig {
2020
namespace 'com.github.ashutoshgngwr.noice'
2121
applicationId 'com.github.ashutoshgngwr.noice'
22-
versionCode 68
23-
versionName '2.5.3'
22+
versionCode 69
23+
versionName '2.5.4'
2424
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
2525
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
2626
}

0 commit comments

Comments
 (0)