Skip to content

Commit

Permalink
F-Droid APK version v1.28.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Dec 17, 2024
1 parent 374af31 commit 2bca3b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ android {
applicationId = "com.github.catfriend1.syncthingandroid"
minSdk = 21
targetSdk = 35
versionCode = 1280100
versionName = "1.28.1.0"
versionCode = 1280101
versionName = "1.28.1.1"
testApplicationId = "com.github.catfriend1.syncthingandroid.test"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 2bca3b9

Please sign in to comment.