Skip to content

Commit 78a3974

Browse files
authored
Merge pull request #28 from nicholasrout/release/v1.1.0
Release v1.1.0
2 parents 55b30f4 + 65fd066 commit 78a3974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.ricknout.rugbyranker"
1212
minSdkVersion min_sdk_version
1313
targetSdkVersion target_sdk_version
14-
versionCode 1095
15-
versionName "1.0.14"
14+
versionCode 1100
15+
versionName "1.1.0"
1616
setProperty("archivesBaseName", applicationId + "-v" + versionName)
1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)