Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jakshin committed Dec 23, 2021
1 parent e2034ac commit 008e619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation 'com.apollographql.apollo:apollo-runtime:2.5.11'
}

def appVersion = 'dev' // Must be either "dev" or major.minor.patch
def appVersion = '1.1.0' // Must be either "dev" or major.minor.patch

// Enable some javac diagnostics
gradle.projectsEvaluated {
Expand Down

0 comments on commit 008e619

Please sign in to comment.