Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 7dbbc8b

Browse files
author
Robert
committed
Tag - 1.3 // 4
1 parent 343fb0a commit 7dbbc8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.alexsci.android.lambdarunner"
1212
minSdkVersion 23
1313
targetSdkVersion 29
14-
versionCode 3
15-
versionName "1.1"
14+
versionCode 4
15+
versionName "1.3"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
}
1818
buildTypes {

0 commit comments

Comments
 (0)