Skip to content

Commit f1b1eda

Browse files
committed
Fix version update issues
1 parent 7992706 commit f1b1eda

File tree

13 files changed

+26
-0
lines changed

13 files changed

+26
-0
lines changed

JetLagged/app/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

JetNews/app/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

Jetcaster/core/data-testing/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

Jetcaster/core/data/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

Jetcaster/core/designsystem/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

Jetcaster/core/domain-testing/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

Jetcaster/core/domain/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

Jetcaster/glancewidget/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

Jetcaster/mobile/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

Jetcaster/tv/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
1618
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
1719

1820
plugins {

0 commit comments

Comments
 (0)