Skip to content

Commit

Permalink
Prepare F-Droid release
Browse files Browse the repository at this point in the history
  • Loading branch information
cyb3rko committed Feb 1, 2023
1 parent 5ceeb6d commit b4a2b0d
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -13,8 +13,8 @@ android {
applicationId 'com.cyb3rko.pincredible'
minSdk 23
targetSdk 33
versionCode 1
versionName '0.1.0'
versionCode 2
versionName '0.1.1'
signingConfig signingConfigs.debug
}
applicationVariants.all { variant ->
Expand Down
File renamed without changes.

0 comments on commit b4a2b0d

Please sign in to comment.