Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Commit 0cdf53c

Browse files
Add back version removed by the Android Studio tool
1 parent 8208439 commit 0cdf53c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

drag-drop-swipe-recyclerview/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ android {
77
defaultConfig {
88
minSdkVersion 19
99
targetSdkVersion 34
10+
versionCode 19
11+
versionName '1.2.0'
1012
}
1113

1214
buildTypes {

0 commit comments

Comments
 (0)