Skip to content

Commit 98fb223

Browse files
author
daitj
committed
prepare for f-droid release
1 parent 19b7ea4 commit 98fb223

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

easycontrolfork/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.daitj.easycontrolfork.app"
1515
minSdk 21
1616
targetSdk 34
17-
versionCode 10002
18-
versionName "1.0.2"
17+
versionCode 10003
18+
versionName "1.0.3"
1919
ndk {
2020
abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"
2121
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Prepare for F-droid release

0 commit comments

Comments
 (0)