Skip to content

Commit

Permalink
3.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalkishor1991 authored Apr 27, 2023
1 parent 8abc462 commit fea244a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 782166
versionName "3.0"
versionName "3.1"
// Deprecated. Used by net.openid:appauth
manifestPlaceholders = [appAuthRedirectScheme: 'app.croma']
missingDimensionStrategy 'store', 'play'
Expand Down

0 comments on commit fea244a

Please sign in to comment.