Skip to content

Commit

Permalink
gradle refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
stslex committed May 21, 2024
1 parent 6bcb33e commit c578935
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ import org.gradle.api.artifacts.VersionCatalog
import org.gradle.api.artifacts.VersionCatalogsExtension
import org.gradle.kotlin.dsl.getByType

object AppVersions {
const val VERSION_NAME = "1.71"
const val VERSION_CODE = 17
}

object AppExt {

/**
Expand Down

0 comments on commit c578935

Please sign in to comment.