Skip to content

Commit

Permalink
Update build.gradle to 1.2.2.3 / 1020203
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Sep 2, 2019
1 parent 061638b commit 5872d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ android {
applicationId "com.github.catfriend1.syncthingandroid"
minSdkVersion 16
targetSdkVersion 29
versionCode 1020201
versionName "1.2.2.1"
versionCode 1020203
versionName "1.2.2.3"
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down

0 comments on commit 5872d9a

Please sign in to comment.