Skip to content

Commit 1c031bf

Browse files
committed
chore(app): prepare release 2.4.1
1 parent 6de610a commit 1c031bf

File tree

2 files changed

+2
-2
lines changed

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

0 commit comments

Comments
 (0)