Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit d189477

Browse files
msfjarvisSkrilltrax
authored andcommitted
Prepare next development version
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 61655ec commit d189477

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ext.versions = [
66
minSdk: 23,
77
targetSdk: 28,
88
compileSdk: 28,
9-
versionCode: 10600,
10-
versionName: '1.6.0',
9+
versionCode: 10601,
10+
versionName: '1.7.0-SNAPSHOT',
1111
buildTools: '29.0.3',
1212
packageName: 'dev.msfjarvis.aps'
1313
]

0 commit comments

Comments
 (0)