Skip to content

Commit 15fd019

Browse files
committed
prepare release 2.5.2
1 parent 4b161f8 commit 15fd019

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
@@ -18,8 +18,8 @@ android {
1818
defaultConfig {
1919
namespace 'com.github.ashutoshgngwr.noice'
2020
applicationId 'com.github.ashutoshgngwr.noice'
21-
versionCode 66
22-
versionName '2.5.1'
21+
versionCode 67
22+
versionName '2.5.2'
2323
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
2424
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
2525
}

0 commit comments

Comments
 (0)