Skip to content

Commit 927b37a

Browse files
committed
chore(app): prepare release 2.4.2
1 parent 5af5568 commit 927b37a

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 63
22-
versionName '2.4.1'
21+
versionCode 64
22+
versionName '2.4.2'
2323
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
2424
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
2525
}

0 commit comments

Comments
 (0)