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

Commit ad36017

Browse files
committed
version bump
1 parent 2449153 commit ad36017

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
@@ -12,8 +12,8 @@ android {
1212
applicationId "io.lerk.lrkFM"
1313
minSdkVersion 23
1414
targetSdkVersion 29
15-
versionCode 52
16-
versionName '2.3.1'
15+
versionCode 53
16+
versionName '2.3.2'
1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
multiDexEnabled true
1919
dexOptions {

0 commit comments

Comments
 (0)