Skip to content

Commit 9025081

Browse files
committed
prepare release 2.5.7
1 parent 7be41e4 commit 9025081

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

0 commit comments

Comments
 (0)