Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mjureczko committed Jul 5, 2024
1 parent 53319b7 commit 22d8e01
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 @@ -11,8 +11,8 @@ android {
applicationId "pl.marianjureczko.poszukiwacz"
minSdkVersion 23
targetSdkVersion 33
versionCode 3
versionName "2.0"
versionCode 4
versionName "2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [facebookToken: FACEBOOK_TOKEN]
}
Expand Down

0 comments on commit 22d8e01

Please sign in to comment.