Skip to content

Commit

Permalink
Bump version for test
Browse files Browse the repository at this point in the history
  • Loading branch information
peyman-mohtashami committed Jun 19, 2021
1 parent be94d6c commit 93c7e0b
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 'org.radarcns.detail'
minSdkVersion 21
targetSdkVersion 30
versionCode 52
versionName '1.0.13'
versionCode 53
versionName '1.0.14'
manifestPlaceholders = ['appAuthRedirectScheme': 'org.radarbase.passive.app']
multiDexEnabled true
}
Expand Down

0 comments on commit 93c7e0b

Please sign in to comment.