Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

Commit 6799faa

Browse files
author
k0shk0sh
committed
release 4.7.0
1 parent f2c0447 commit 6799faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android {
2929
applicationId "com.fastaccess.github"
3030
minSdkVersion 21
3131
targetSdkVersion 29
32-
versionCode 470
32+
versionCode 471
3333
versionName "4.7.0"
3434
buildConfigString "GITHUB_CLIENT_ID", (buildProperties.secrets['github_client_id'] | buildProperties.notThere['github_client_id']).string
3535
buildConfigString "GITHUB_SECRET", (buildProperties.secrets['github_secret'] | buildProperties.notThere['github_secret']).string

0 commit comments

Comments
 (0)