Skip to content

Commit 6501532

Browse files
committed
version bump
1 parent 9a71f70 commit 6501532

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.github.db1996.taskerha"
1616
minSdk = 24
1717
targetSdk = 36
18-
versionCode = 10201
19-
versionName = "1.2.1"
18+
versionCode = 10210
19+
versionName = "1.2.10"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Added network test tasker action

0 commit comments

Comments
 (0)