Skip to content

Commit 0e3316f

Browse files
committed
prepare release 2.5.5
1 parent ba5604b commit 0e3316f

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 69
23-
versionName '2.5.4'
22+
versionCode 70
23+
versionName '2.5.5'
2424
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
2525
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
2626
}

0 commit comments

Comments
 (0)