Skip to content

Commit 7398867

Browse files
committed
v 2.1.0
1 parent b9433a2 commit 7398867

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
@@ -13,8 +13,8 @@ android {
1313
applicationId "ru.nightgoat.weather"
1414
minSdkVersion 21
1515
targetSdkVersion 32
16-
versionCode 12
17-
versionName "2.0.1"
16+
versionCode 13
17+
versionName "2.1.0"
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
kapt {

0 commit comments

Comments
 (0)