Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 903a3dc

Browse files
committed
version bump
1 parent 82129bd commit 903a3dc

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
@@ -7,8 +7,8 @@ android {
77
applicationId "io.lerk.lrkFM"
88
minSdkVersion 23
99
targetSdkVersion 30
10-
versionCode 55
11-
versionName '2.3.4'
10+
versionCode 56
11+
versionName '2.4.0'
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
multiDexEnabled true
1414
dexOptions {

0 commit comments

Comments
 (0)