Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
update app version 2.2.4
  • Loading branch information
SaudM authored Jun 9, 2018
1 parent ab9d751 commit c04b140
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 @@ -8,8 +8,8 @@ android {
applicationId 'com.seafile.seadroid2'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 78
versionName "2.2.3"
versionCode 79
versionName "2.2.4"
multiDexEnabled true
resValue "string", "authorities", applicationId + '.cameraupload.provider'
resValue "string", "account_type", "com.seafile.seadroid2.account.api2"
Expand Down

0 comments on commit c04b140

Please sign in to comment.