Skip to content

Commit

Permalink
F-Droid APK v1.29.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Jan 6, 2025
1 parent 96a2439 commit 380f346
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 = 1280101
versionName = "1.28.1.1"
versionCode = 1290000
versionName = "1.29.0.0"
testApplicationId = "com.github.catfriend1.syncthingandroid.test"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 380f346

Please sign in to comment.