Skip to content

Instantly share code, notes, and snippets.

@gokmenbayram
Created December 13, 2020 11:12
Show Gist options
  • Save gokmenbayram/bc3b9c723eb7f34c74c22e8d9042b103 to your computer and use it in GitHub Desktop.
Save gokmenbayram/bc3b9c723eb7f34c74c22e8d9042b103 to your computer and use it in GitHub Desktop.
data class StringValue(
@SerializedName("stringValue")
var version: String
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment