Skip to content

Commit 3e70898

Browse files
author
Leonid Pliushch
committed
version 0.5
1 parent 2215777 commit 3e70898

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
@@ -6,8 +6,8 @@ android {
66
applicationId "com.termux.tasker"
77
minSdkVersion 24
88
targetSdkVersion 28
9-
versionCode 4
10-
versionName "0.4"
9+
versionCode 5
10+
versionName "0.5"
1111
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1212
}
1313

0 commit comments

Comments
 (0)