Skip to content

Commit

Permalink
F-Droid APK version v1.28.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Dec 10, 2024
1 parent 192b680 commit e8570f0
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 = 1280000
versionName = "1.28.0.0"
versionCode = 1280100
versionName = "1.28.1.0"
testApplicationId = "com.github.catfriend1.syncthingandroid.test"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit e8570f0

Please sign in to comment.