Skip to content

Commit

Permalink
Update build number
Browse files Browse the repository at this point in the history
  • Loading branch information
albullington committed May 24, 2021
1 parent 8a3e684 commit 5ecb009
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ android {
applicationId "org.inaturalist.seek"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 190
versionCode 191
versionName "2.12.6"
// for creating ic_seek_adaptiveappicon.xml
vectorDrawables.useSupportLibrary = true
Expand Down
2 changes: 1 addition & 1 deletion ios/Seek/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>190</string>
<string>191</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false />
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 5ecb009

Please sign in to comment.