Skip to content

Commit cf4679e

Browse files
committed
YNDXRemote Release v1.0.0-beta1
1 parent f2d1f97 commit cf4679e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "ru.sanyapilot.yndxremote"
1515
minSdk 26
1616
targetSdk 34
17-
versionCode 7
18-
versionName "1.2.0"
17+
versionCode 1
18+
versionName "1.0.0-beta1"
1919

2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121
vectorDrawables {

0 commit comments

Comments
 (0)