Skip to content

Commit 707601c

Browse files
committed
build: update version
1 parent 6b75c52 commit 707601c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.kylecorry.trail_sense"
1616
minSdk = 23
1717
targetSdk = 36
18-
versionCode = 142
19-
versionName = "7.7.0"
18+
versionCode = 143
19+
versionName = "7.8.0"
2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
}
2222
signingConfigs {

0 commit comments

Comments
 (0)